/*$${"color":[{"val":"#26334c","title":"标题颜色"},{"val":"#a1a7b2","title":"分类标题颜色"},
{"val":"#26334d","title":"分类标题选中颜色"},
{"val":"#fff","title":"鼠标滑过/按钮 文字颜色"},
{"val":"rgba(255,255,255,.8)","title":"查看更多默认文字颜色"},
{"val":"#666e80","title":"简介/查看更多 文字颜色"},
{"val":"#6060ea","title":"查看更多鼠标滑过文字颜色"},
{"val":"#333333","title":"移动端分类切换按钮颜色"}],
"background":[{"val":"#e6e8ed","title":"分类标题底部边框颜色"},
{"val":"#9493ff","title":"鼠标滑过边框"},
{"val":"#6060ea","title":"背景颜色"},
{"val":"#f2f4f7","title":"信息背景色"}],
"border":[{"val":"#e6e8ed","title":"查看更多边框颜色"},{"val":"#6060ea","title":"鼠标滑过边框颜色"},{"val":"#bfbfbf","title":"边框"}]}$$*/
#news_146 {
	padding: 60px 0;
	overflow: hidden;
}

#news_146 .content {
	width: 1200px;
	margin: 0 auto;
}

#news_146 .className {
	width: 100%;
	position: relative;
	color: #26334c;
}
#news_146 .allTi{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	background: url('./../../../static/images/CP00021_02.png') no-repeat left top;
	background-size: 25px 25px;
	padding: 15px 0 0;
}
#news_146 .allTi .allTl{
	color: #333333;
	font-weight: bold;
	position: relative;
	padding: 0 0 0 60px;
	display: flex;
	justify-content: flex-start;
	align-items: baseline
}
#news_146 .allTi .allTl::after{
	width: 35px;
	height: 35px;
	background: #ffe4c1;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	border-radius: 50%;
}
#news_146 .allTi .allTl::before
{
	content: '';
	width: 10px;
	height: 10px;
	background: rgba(127, 180, 1, 1);
	position: absolute;
	left: 30px;
	bottom: 35px;
	border-radius: 50%;
}
#news_146 .allTi .allTl_key{
	font-size: 50px;
	position: relative;
	z-index: 2;
}
#news_146 .allTi .allTl_val{
	font-size:28px ;
}
@media (min-width:1200px) {
	#news_146 .allTi .allTl::after{
		animation:zoomAn 4s linear infinite;
	}
	#news_146 .allTi .allTl::before{
		animation:zoomAn2 4s linear infinite;
		z-index: 5;
	}
}
#news_146 .className .title-1 {
	font-size: 35px;
	line-height: 50px;
	padding-left: 30px;
	position: relative;
	text-transform: uppercase;
	font-weight: bold;
}

#news_146 .className .title-1 i {
	display: block;
	width: 25px;
	height: 17px;
	position: absolute;
	left: 0;
	top: 14px;
	background: url(/static/images/CP00003_01.png) no-repeat;
}

#news_146 .className .title-2 {
	padding-left: 30px;
	font-size: 24px;
	line-height: 50px;
}

#news_146 .news-top {
	position: relative;
}

#news_146 .news-nav {
	position: absolute!important;
	right: 30px;
	bottom: 3%;
	font-size: 0;
}
#news_146 .news-nav::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background: #e6e8ed;
}
#news_146 .news-nav li{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #a1a7b2;
	position: relative;
	padding: 0 5px 20px 5px;
	margin:0 20px;
	cursor: pointer;
}
#news_146 .news-nav li a{
	color: #a1a7b2;
}
#news_146 .news-nav li:hover a{
	color: #26334c;
}
#news_146 .news-nav li a.cur{
	color: #26334c;
}
#news_146 .news-nav a:first-child {
	margin-left: 0px;
}
#news_146 .wapclass{
	width: 100%;
	padding: 0 30px;
	position: relative;
	display: none;
}
#news_146 .wapclassList{
	width:100%;
	height: 45px;
	overflow: hidden;
}
#news_146 .btnNext,
#news_146 .btnPrev{
	position: absolute;
	top:0;
	width: 30px;
	height: 100%;
	z-index: 10;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
}
#news_146 .btnPrev.swiper-button-disabled,
#news_146 .btnNext.swiper-button-disabled{
	opacity: 0.6;
}
#news_146 .btnNext{
	right: 0;
}
#news_146 .btnPrev{
	left: 0;
}

#news_146 .wapclassList .wapItem{
	margin: 0 5px;
	border:#f3f3f3 solid 2px;
	height: 45px;
	border-radius:15px;
	text-align: center;
	line-height: 45px;
	font-size: 14px;
	transition: all .8s;
	position: relative;
	overflow: hidden;
}
#news_146 .wapclassList .wapItem i{
	z-index: 10;
	position: relative;
	color: #333333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	display: block;
	padding: 0 5px;
}
#news_146 .wapclassList .wapItem i{
	height: 45px;
	width: 100%;
	padding: 0 5px;
}

#news_146 .news-bottom{
	position: relative;
	overflow: hidden;
	padding-top: 50px;
}

#news_146 .news-item {
	float: left;
	width: 32%;
	margin-right: 1.3%;
	position: relative;
}

#news_146 .news-item:last-child {
	margin-right: 0;
}

#news_146 .news-item a {
	display: block;
	overflow: hidden;
	background: #f2f4f7;
}

#news_146 .news-item .img {
	position: relative;
	background: #000;
	height: 160px;
	overflow: hidden;
}
#news_146 .news-item .dateL{
	width: 25%;
	float: left;
	border-right: #bfbfbf solid 1px;
	height: 92px;
	position: absolute;
	top:50%;
	transform: translateY(-50%);
	text-align: center;
	
}
#news_146 .news-item .dateL .day{
	font-size: 28px;
	color: #26334c;
	line-height: 40px;
	margin-top: 11px;
}
#news_146 .news-item .dateL .date{
	font-size: 16px;
	color: #7e7e7e;
	line-height: 30px;
}
#news_146 .news-item .textR{
	width: 75%;
	float: right;
	padding: 15px 10px;
}

#news_146 .news-item .textR .title-1 {
	font-size: 16px;
	color: #26334c;
	border-bottom: #bfbfbf solid 1px;
	line-height: 40px;
	overflow: hidden;
	width: 100%;
	height: 40px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}
#news_146 .news-item .textR .title-1 a{
	color: #26334c;
}
#news_146 .news-item .textR .title-2 {
	font-size: 14px;
	color: #666e80;
	overflow: hidden;
	margin: 10px 0;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	line-height: 30px;
	max-height: 90px;
	-webkit-box-orient: vertical;
}
#news_146 .news-item .textR .title-2 a{
	color: #666e80;
}
#news_146 .news-item a:hover {
	background: rgba(127, 180, 1, 1);
}
#news_146 .news-item a.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #ffffff;
  color:#fff;
  width: 100%;
  height:100%;
}
#news_146 .news-item a.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:rgba(127, 180, 1, 1);
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
#news_146 .news-item a.hvr-sweep-to-top:hover,
#news_146 .news-item a.hvr-sweep-to-top:focus,
#news_146 .news-item a.hvr-sweep-to-top:active {
  color: white;
}
#news_146 .news-item a.hvr-sweep-to-top:hover:before,
#news_146 .news-item a.hvr-sweep-to-top:focus:before,
#news_146 .news-item a.hvr-sweep-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

#news_146 .news-item a:hover .date,
#news_146 .news-item a:hover .day,
#news_146 .news-item a:hover .title-1,
#news_146 .news-item a:hover .title-2{
	color: #fff;
}

#news_146 .news-more {
	text-align: center;
	margin: 30px 30px;
	transform-style: preserve-3d;
	transition: all 0.5s;
	height: 45px;
}
#news_146 .news-more a{
	width: 200px;
	display: block;
	border:#e6e8ed 1px solid;
	color: #666e80;
	font-size: 14px;
	height: 45px;
	line-height: 45px;
	margin: 0 auto;
	position: relative;
}

#news_146 .news-more a i{
	display: inline-block;
	vertical-align: middle;
	background: url(/static/images/CP00003_02.png) no-repeat;
	width: 10px;
	height: 10px;
	margin-left: 10px;
}
#news_146 .news-more:hover i{
	background: url(/static/images/CP00003_04.jpg) no-repeat;
}
#news_146 .news-more:hover a{
	color: rgba(127, 180, 1, 1);
}


#news_146 .new_info{
	width: 100%;
	background: #f2f4f7;
	height: 280px;
}
#news_146 .new_info .infoL{
	width: 40%;
	float: left;
	height: 100%;
	overflow: hidden;
}
#news_146 .new_info .infoL img{
	height: 100%;
	width: 100%;
	object-fit: cover;
	transition:all .8s;
}
#news_146 .new_info .infoL:hover img{
	transform: scale(1.1);
}
#news_146 .new_info .infoR{
	width: 60%;
	float: left;
	padding-left: 100px;
	height: 100%;
	position: relative;
}
#news_146 .new_info .infoR .title-1{
	font-size: 16px;
	color: #26334c;
	line-height: 120px;
	width: 100%;
	position: relative;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	height: 105px;
	
}
#news_146 .new_info .infoR::before{
	content: '';
	position: absolute;
	top:50%;
	width: 28px;
	height: 3px;
	background: rgba(127, 180, 1, 1);
	left: 50px;
	top:60px;
}
#news_146 .new_info .infoR .title-2{
	font-size: 14px;
	color: #666e80;
	line-height: 30px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 60px;
	padding-right: 20px;
}
#news_146 .btnMore{
	background: rgba(127, 180, 1, 1);
	padding-right: 40px;
	text-align: center;
	line-height: 45px;
	width: 165px;
	height: 45px;
	display: block;
	color:rgba(255,255,255,.8);
	font-size: 12px;
	letter-spacing: 1px;
	margin-top:20px;
	position: relative;
}
#news_146 .btnMore:hover{
	color: #fff;
}
#news_146 .btnMore i{
	position: absolute;
	left:120px;
	top:50%;
	content: '';
	transform: translateY(-50%);
	width: 26px;
	height: 14px;
	background: url(../../static/images/CP00003_03.png) no-repeat;
	background-size: 26px 14px;
}

#news_146 .bz-buttonAnimat .inner{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#news_146 .bz-buttonAnimat:before,
#news_146 .bz-buttonAnimat:after,
#news_146 .bz-buttonAnimat .inner:before,
#news_146 .bz-buttonAnimat .inner:after{
	background:rgba(127, 180, 1, 1);
}
#news_146 .bz-buttonAnimat:before,
#news_146 .bz-buttonAnimat:after,
#news_146 .bz-buttonAnimat .inner:before,
#news_146 .bz-buttonAnimat .inner:after{
	position:absolute;content:"";display:block;
	-webkit-transition:-webkit-transform 0.3s;
	transition:-webkit-transform 0.3s;
	transition:transform 0.3s;
	transition:transform 0.3s,-webkit-transform 0.3s;
}
#news_146 .bz-buttonAnimat:before,
#news_146 .bz-buttonAnimat:after{
	left:0;width:100%;
	height:2px;
	-webkit-transform:scaleX(0);
	transform:scaleX(0);
}
#news_146 .bz-buttonAnimat .inner:before,
#news_146 .bz-buttonAnimat .inner:after{
	top:0;width:2px;height:100%;-webkit-transform:scaleY(0);transform:scaleY(0);
}

#news_146 .bz-buttonAnimat .inner:before{left:0;}
#news_146 .bz-buttonAnimat .inner:after{right:0;}
#news_146 .bz-buttonAnimat .inner:hover:before,
#news_146 .bz-buttonAnimat .inner:hover:after{
	-webkit-transform:scaleY(1);transform:scaleY(1);
}

#news_146 .bz-buttonAnimat:before{top:0;}
#news_146 .bz-buttonAnimat:after{bottom:0;}
#news_146 .bz-buttonAnimat:hover:before,
#news_146 .bz-buttonAnimat:hover:after{
	-webkit-transform:scaleX(1);transform:scaleX(1);
}
#news_146 .bz-buttonAnimat:hover .inner:before,
#news_146 .bz-buttonAnimat:hover .inner:after{
	-webkit-transform:scaleY(1);transform:scaleY(1);
}
#news_146 .bz-buttonAnimat.clockwise .inner:before{
	-webkit-transform-origin:top center;
	transform-origin:top center;
}
#news_146 .bz-buttonAnimat.clockwise .inner:after{
	-webkit-transform-origin:bottom center;
	transform-origin:bottom center;
}
#news_146 .bz-buttonAnimat.clockwise:before{
	-webkit-transform-origin:right center;
	transform-origin:right center;
}
#news_146 .bz-buttonAnimat.clockwise:after{
	-webkit-transform-origin:left center;
	transform-origin:left center;
}
#news_146 .bz-buttonAnimat.clockwise:hover .inner:before{
	-webkit-transform-origin:bottom center;
	transform-origin:bottom center;
}
#news_146 .bz-buttonAnimat.clockwise:hover .inner:after{
	-webkit-transform-origin:top center;
	transform-origin:top center;
}
#news_146 .bz-buttonAnimat.clockwise:hover:before{
	-webkit-transform-origin:left center;
	transform-origin:left center;
}
#news_146 .bz-buttonAnimat.clockwise:hover:after{
	-webkit-transform-origin:right center;
	transform-origin:right center;
}

#news_146 .home.bz-buttonAnimat:before,
#news_146 .home.bz-buttonAnimat:after,
#news_146 .home.bz-buttonAnimat .inner:before,
#news_146 .home.bz-buttonAnimat .inner:after{
	background:rgba(127, 180, 1, 1);
}
#news_146 .home.bz-buttonAnimat:before,
#news_146 .home.bz-buttonAnimat:after{
	height:1px;
}
#news_146 .home.bz-buttonAnimat .inner:before,
#news_146 .home.bz-buttonAnimat .inner:after{
	width:1px;	
}

#news_146 .new_list{
	width: 100%;
	margin-top: 40px;
}

@media screen and (max-width: 1200px){
	#news_146{
		padding: 20px 0;
	}
	#news_146 .content{
		width: 96%;
	}
	#news_146 .new_info .infoR{
		padding:0 50px;
		height: 240px;
	}
	#news_146 .new_info .infoR .title-1{
		line-height: 80px;
		height: 80px;
	}
	#news_146 .new_info .infoL img{
		height: 240px;
	}
	#news_146 .new_info .infoR::before{
		left:15px;
		top:40px;
	}
}
@media screen and (max-width:992px){
	
}
@media screen and (max-width: 767px) {
	#news_146 .new_info .infoR::before{
		display: none;
	}
	#news_146 .content{
		width: 100%;
	}
	#news_146 .className{
		width: 90%;
		padding: 0 5%;
	}
	#news_146 .news-top{
		padding-bottom: 20px;
	}
	#news_146 .news-nav{
		display: none;
	}
	#news_146 .news-nav a{
		margin-left: 0;
		flex:1;
	}
	#news_146 .new_info{
		height:420px;
	}
	#news_146 .new_info .infoR{
		height: 180px;
	}
	#news_146 .new_info .infoL{
		width: 100%;
		height: 240px;
	}
	#news_146 .new_info .infoR{
		width: 100%;
		padding: 0 30px;
		padding-bottom: 30px;
	}
	#news_146 .new_list{
		margin-top: 20px;
	}
	#news_146 .news-item{
		width:92%;
		margin:5px 4%;
	}
	#news_146 .className .title-1{
		font-size: 30px;
		line-height: 36px;
	}
	#news_146 .className .title-2{
		font-size: 20px;
		line-height: 30px;
	}
	#news_146 .news-bottom{
		padding-top: 20px;
	}
	#news_146 .new_info .infoR .title-1{
		line-height: 40px;
		height: 40px;
	}
	#news_146 .new_info .infoR .title-2{
		line-height: 24px;
		max-height: 48px;
	}
	#news_146 .news-item .textR .title-2{
		line-height: 24px;
		max-height: 72px;
	}
	#news_146 .news-item .textR{
		padding:5px 10px;
	}
	#news_146 .wapclass{
		display: block;
	}
	#news_146 .allTi .allTl_key{
		font-size: 30px;
	}
	#news_146 .allTi .allTl_val{
		font-size: 14px;
	}
	#news_146 .allTi{
		font-size: 12px;
		background-size: 12px 12px!important;
		padding-right: 0;
		margin: 0 10px;
	}
}